Skip to content

1.7.0

1.7.0 #110

Triggered via release April 23, 2024 15:13
@NikiforovAllNikiforovAll
published 1.7.0
Status Success
Total duration 8m 41s
Artifacts 3

build.yml

on: release
Matrix: build
Push GitHub Packages
26s
Push GitHub Packages
Push NuGet Packages
2m 46s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

81 warnings
Build-ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-ubuntu-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-ubuntu-latest: samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-ubuntu-latest: samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
Build-ubuntu-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-ubuntu-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-ubuntu-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-ubuntu-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-ubuntu-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-macOS-latest
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build-macOS-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-macOS-latest: samples/AuthGettingStarted/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
Build-macOS-latest: samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-macOS-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-macOS-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-macOS-latest
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build-macOS-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-macOS-latest: samples/AuthGettingStarted/ApplicationLogger.cs#L10
The behavior of 'LoggerSinkConfiguration.Console([LogEventLevel],
Build-macOS-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-macOS-latest: samples/AuthZGettingStarted/ServiceCollectionExtensions.OpenApi.cs#L37
Dereference of a possibly null reference.
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakRealmClientTests.cs#L8
Type 'KeycloakRealmClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-macOS-latest: tests/Keycloak.AuthServices.Sdk.Tests/Admin/KeycloakUserClientTests.cs#L13
Type 'KeycloakUserClientTests' owns disposable field(s) 'handler' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
Build-windows-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-windows-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-windows-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-windows-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
Build-windows-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-windows-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-windows-latest
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build-windows-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L48
Possible null reference argument for parameter 'keycloakOptions' in 'IHttpClientBuilder ServiceCollectionExtensions.AddKeycloakAdminHttpClient(IServiceCollection services, KeycloakAdminClientOptions keycloakOptions, Action<HttpClient>? configureClient = null)'.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L62
Dereference of a possibly null reference.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L62
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])'
Build-windows-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L78
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-windows-latest: samples/AuthorizationAndCleanArchitecture/Application/Authorization/AuthorizationBehavior.cs#L104
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])'
Build-windows-latest: samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace.
Build-windows-latest: samples/AuthGettingStarted/Program.cs#L42
Possible null reference argument for parameter 'keycloakOptions' in 'IServiceCollection ServiceCollectionExtensions.AddKeycloakAuthorization(IServiceCollection services, KeycloakProtectionClientOptions keycloakOptions)'.
Push GitHub Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push GitHub Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push GitHub Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Push NuGet Packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Push NuGet Packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Push NuGet Packages
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macOS-latest", "ubuntu-latest", "windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
macOS-latest Expired
89.4 MB
ubuntu-latest Expired
92.4 MB
windows-latest Expired
92.6 MB