Nightly Build #171
Annotations
2 errors and 9 warnings
build
Process completed with exit code 1.
|
build
Failed test were found and 'fail-on-error' option is set to true
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L25
Possible null reference assignment.
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L26
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L11
Non-nullable property 'TestContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SnowflakePS/Commands/Authentication/ConnectAppCommand.cs#L181
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L25
Possible null reference assignment.
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L26
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
build:
SnowflakePSTest/E2E/Utils/TestBase.cs#L11
Non-nullable property 'TestContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SnowflakePS/Commands/Authentication/ConnectAppCommand.cs#L181
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|
report
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/
|