Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kiota 1.17.0 #180670

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/k/kiota.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Kiota < Formula
desc "OpenAPI based HTTP Client code generator"
homepage "https://aka.ms/kiota/docs"
url "https:/microsoft/kiota/archive/refs/tags/v1.11.1.tar.gz"
sha256 "cab39c2bffd20db3c8f31653ba1f0cb9fa3be785f38ff62422be76a34030dee6"
url "https:/microsoft/kiota/archive/refs/tags/v1.17.0.tar.gz"
sha256 "1d1c8ac01c299246ef776415ba710d63125aeabad6a0db15fa6a05822652af6d"
license "MIT"
head "https:/microsoft/kiota.git", branch: "main"

Expand All @@ -18,7 +18,7 @@

depends_on "dotnet"

def install

Check failure on line 21 in Formula/k/kiota.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --formula --build-bottle kiota` failed on Linux!

==> Fetching kiota ==> Downloading https:/microsoft/kiota/archive/refs/tags/v1.17.0.tar.gz Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/ff18f8206215e74aef227a54517ce8616b76a6bfdcdc09bf195a61d827172bd6--kiota-1.17.0.tar.gz ==> Verifying checksum for 'ff18f8206215e74aef227a54517ce8616b76a6bfdcdc09bf195a61d827172bd6--kiota-1.17.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/ff18f8206215e74aef227a54517ce8616b76a6bfdcdc09bf195a61d827172bd6--kiota-1.17.0.tar.gz --directory /tmp/homebrew-unpack20240809-10788-lndvhh /usr/bin/env cp -pR /tmp/homebrew-unpack20240809-10788-lndvhh/kiota-1.17.0/. /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0 ==> dotnet publish src/kiota/kiota.csproj --configuration Release --framework net8.0 --output /home/linuxbrew/.linuxbrew/Cellar/kiota/1.17.0/libexec --runtime linux-x64 --no-self-contained -p:PublishSingleFile=true -p:Version=1.17.0 Welcome to .NET 8.0! --------------------- SDK Version: 8.0.104 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, view the instructions: https://aka.ms/dotnet-https-linux ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https:/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- MSBuild version 17.8.5+b5265ef37 for .NET Determining projects to restore... Restored /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Builder/Kiota.Builder.csproj (in 2.36 sec). Restored /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/kiota/kiota.csproj (in 2.4 sec). Restored /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Generated/KiotaGenerated.csproj (in 2.54 sec). KiotaGenerated -> /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/.brew_home/.nuget/packages/microsoft.build.tasks.git/8.0.0/build/Microsoft.Build.Tasks.Git.targets(25,5): warning : Unable to locate repository with working directory that contains directory '/tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Builder'. [/tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Builder/Kiota.Builder.csproj] /tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/.brew_home/.nuget/packages/microsoft.sourcelink.common/8.0.0/build/Microsoft.SourceLink.Common.targets(53,5): warning : Source control information is not available - the generated source link is empty. [/tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Builder/Kiota.Builder.csproj] CSC : error CS9057: The analyzer assembly '/tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll' references version '4.10.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/tmp/kiota-20240809-10788-hiqf32/kiota-1.17.0/src/Kiota.Builder/Kiota.Builder.csproj] ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/k/kiota.rb ==> Configuration HOMEBREW_VERSION: 4.3.14-23-g8744032 ORIGIN: https:/Homebrew/brew HEAD: 87440322e27ab6bb4171d084b0c27d91788b459c Last commit: 58 minutes ago Core tap HEAD: 455e5e2ed79e56ad65b7da195858aef13f7c7296 Core tap last commit: 8 minutes ago Core tap JSON: 09 Aug 18:46 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INS
dotnet = Formula["dotnet"]
os = OS.mac? ? "osx" : OS.kernel_name.downcase
arch = Hardware::CPU.intel? ? "x64" : Hardware::CPU.arch.to_s
Expand Down
Loading