Pin GoReleaser to last successful version 1.20 (#314) #45
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-dotnet@v1, 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#L459
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L460
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L453
Non-nullable property 'CertFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L454
Non-nullable property 'KeyFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L448
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L438
Non-nullable property 'Filename' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L432
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L433
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L425
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sdk/dotnet/Config/Config.cs#L413
Non-nullable property 'AuthType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading