Bump golang.org/x/net from 0.7.0 to 0.17.0 in /examples/user/go #284
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected], pulumi/action-install-pulumi-cli@v2, actions/setup-node@v2, actions/setup-python@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
sdk/dotnet/Config/Config.cs#L520
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L521
Non-nullable property 'ClientSecret' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L522
Non-nullable property 'RedirectUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L523
Non-nullable property 'RefreshToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L524
Non-nullable property 'TokenEndpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Provider.cs#L674
'ProviderArgs.OauthAccessToken' is obsolete: 'Use `token` instead'
|
sdk/dotnet/Provider.cs#L675
'ProviderArgs.OauthClientId' is obsolete: 'Use `token_accessor.0.client_id` instead'
|
sdk/dotnet/Provider.cs#L676
'ProviderArgs.OauthClientSecret' is obsolete: 'Use `token_accessor.0.client_secret` instead'
|
sdk/dotnet/Provider.cs#L677
'ProviderArgs.OauthEndpoint' is obsolete: 'Use `token_accessor.0.token_endpoint` instead'
|
sdk/dotnet/Provider.cs#L678
'ProviderArgs.OauthRedirectUrl' is obsolete: 'Use `token_accessor.0.redirect_uri` instead'
|
The logs for this run have expired and are no longer available.
Loading