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.16.0 #176468

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://github.com/microsoft/kiota/archive/refs/tags/v1.11.1.tar.gz"
sha256 "cab39c2bffd20db3c8f31653ba1f0cb9fa3be785f38ff62422be76a34030dee6"
url "https://github.com/microsoft/kiota/archive/refs/tags/v1.16.0.tar.gz"
sha256 "38f218e29e5ddd9d18df44efdb0645f8095f9d1ecab439e09a881f2d7070c2c3"
license "MIT"
head "https://github.com/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://github.com/microsoft/kiota/archive/refs/tags/v1.16.0.tar.gz Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/a6910cd5da711ac3de9017687edd3aeacda45c7862a9118f4a47eb6542926fd8--kiota-1.16.0.tar.gz ==> Verifying checksum for 'a6910cd5da711ac3de9017687edd3aeacda45c7862a9118f4a47eb6542926fd8--kiota-1.16.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/a6910cd5da711ac3de9017687edd3aeacda45c7862a9118f4a47eb6542926fd8--kiota-1.16.0.tar.gz --directory /tmp/homebrew-unpack20240705-9694-y0f6xt /usr/bin/env cp -pR /tmp/homebrew-unpack20240705-9694-y0f6xt/kiota-1.16.0/. /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0 ==> dotnet publish src/kiota/kiota.csproj --configuration Release --framework net8.0 --output /home/linuxbrew/.linuxbrew/Cellar/kiota/1.16.0/libexec --runtime linux-x64 --no-self-contained -p:PublishSingleFile=true -p:Version=1.16.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://github.com/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-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Builder/Kiota.Builder.csproj (in 1.89 sec). Restored /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0/src/kiota/kiota.csproj (in 1.93 sec). Restored /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Generated/KiotaGenerated.csproj (in 2.5 sec). KiotaGenerated -> /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.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-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Builder'. [/tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Builder/Kiota.Builder.csproj] /tmp/kiota-20240705-9694-2ernj9/kiota-1.16.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-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Builder/Kiota.Builder.csproj] CSC : error CS9057: The analyzer assembly '/tmp/kiota-20240705-9694-2ernj9/kiota-1.16.0/src/Kiota.Generated/bin/Release/netstandard2.0/KiotaGenerated.dll' references version '4.9.0.0' of the compiler, which is newer than the currently running version '4.8.0.0'. [/tmp/kiota-20240705-9694-2ernj9/kiota-1.16.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.8-89-g8c4c731 ORIGIN: https://github.com/Homebrew/brew HEAD: 8c4c7319fc6ba3a69b1ba65659b03d418ebbfb2f Last commit: 7 hours ago Core tap HEAD: c3de0e2f14e355f206110ea27652e64cef34f239 Core tap last commit: 5 minutes ago Core tap JSON: 05 Jul 15:38 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_INSTALLED_DEPENDENTS_C

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

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --formula --build-bottle kiota` failed on macOS Sonoma (14) on Apple Silicon!

ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/crl.1ssl crl.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/crl2pkcs7.1ssl crl2pkcs7.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dgst.1ssl dgst.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dhparam.1ssl dhparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dsa.1ssl dsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dsaparam.1ssl dsaparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ec.1ssl ec.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ecparam.1ssl ecparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/enc.1ssl enc.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/engine.1ssl engine.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/errstr.1ssl errstr.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/gendsa.1ssl gendsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/genpkey.1ssl genpkey.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/genrsa.1ssl genrsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/info.1ssl info.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/kdf.1ssl kdf.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/mac.1ssl mac.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/nseq.1ssl nseq.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ocsp.1ssl ocsp.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-asn1parse.1ssl openssl-asn1parse.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ca.1ssl openssl-ca.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ciphers.1ssl openssl-ciphers.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cmds.1ssl openssl-cmds.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cmp.1ssl openssl-cmp.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cms.1ssl openssl-cms.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-crl.1ssl openssl-crl.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-crl2pkcs7.1ssl openssl-crl2pkcs7.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dgst.1ssl openssl-dgst.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dhparam.1ssl openssl-dhparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dsa.1ssl openssl-dsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dsaparam.1ssl openssl-dsaparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ec.1ssl openssl-ec.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ecparam.1ssl openssl-ecparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-enc.1ssl openssl-enc.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-engine.1ssl openssl-engine.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-errstr.1ssl openssl-errstr.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-fipsinstall.1ssl openssl-fipsinstall.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-format-options.1ssl openssl-format-options.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-gendsa.1ssl openssl-gendsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-genpkey.1ssl openssl-genpkey.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-genrsa.1ssl openssl-genrsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-info.1ssl openssl-info.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-kdf.1ssl openssl-kdf.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-list.1ssl openssl-list.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-mac.1ssl openssl-mac.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-namedisplay-options.1ssl openssl-namedisplay-options.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-nseq.1ssl openssl-nseq.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ocsp.1ss

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

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --formula --build-bottle kiota` failed on macOS Monterey (12) on Apple Silicon!

ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/crl.1ssl crl.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/crl2pkcs7.1ssl crl2pkcs7.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dgst.1ssl dgst.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dhparam.1ssl dhparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dsa.1ssl dsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/dsaparam.1ssl dsaparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ec.1ssl ec.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ecparam.1ssl ecparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/enc.1ssl enc.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/engine.1ssl engine.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/errstr.1ssl errstr.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/gendsa.1ssl gendsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/genpkey.1ssl genpkey.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/genrsa.1ssl genrsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/info.1ssl info.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/kdf.1ssl kdf.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/mac.1ssl mac.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/nseq.1ssl nseq.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/ocsp.1ssl ocsp.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-asn1parse.1ssl openssl-asn1parse.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ca.1ssl openssl-ca.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ciphers.1ssl openssl-ciphers.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cmds.1ssl openssl-cmds.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cmp.1ssl openssl-cmp.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-cms.1ssl openssl-cms.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-crl.1ssl openssl-crl.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-crl2pkcs7.1ssl openssl-crl2pkcs7.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dgst.1ssl openssl-dgst.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dhparam.1ssl openssl-dhparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dsa.1ssl openssl-dsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-dsaparam.1ssl openssl-dsaparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ec.1ssl openssl-ec.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ecparam.1ssl openssl-ecparam.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-enc.1ssl openssl-enc.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-engine.1ssl openssl-engine.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-errstr.1ssl openssl-errstr.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-fipsinstall.1ssl openssl-fipsinstall.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-format-options.1ssl openssl-format-options.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-gendsa.1ssl openssl-gendsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-genpkey.1ssl openssl-genpkey.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-genrsa.1ssl openssl-genrsa.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-info.1ssl openssl-info.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-kdf.1ssl openssl-kdf.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-list.1ssl openssl-list.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-mac.1ssl openssl-mac.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-namedisplay-options.1ssl openssl-namedisplay-options.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-nseq.1ssl openssl-nseq.1ssl ln -s ../../../Cellar/openssl@3/3.3.1/share/man/man1/openssl-ocsp.1ss
dotnet = Formula["dotnet"]
os = OS.mac? ? "osx" : OS.kernel_name.downcase
arch = Hardware::CPU.intel? ? "x64" : Hardware::CPU.arch.to_s
Expand Down
Loading