Bump Serilog from 4.0.0 to 4.0.1 #36
Annotations
12 warnings
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
src/Hyperbee.Migrations.Providers.Postgres/ServiceCollectionExtensions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
test:
src/Hyperbee.Migrations.Providers.Postgres/PostgresMigrationOptions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L34
Dereference of a possibly null reference.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L33
Nullability of reference types in value of type 'IEnumerable<string?>' doesn't match target type 'IEnumerable<string>'.
|
test:
tests/Hyperbee.Migrations.Tests/RunnerTests.cs#L21
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
test:
src/Hyperbee.Migrations.Providers.Postgres/ServiceCollectionExtensions.cs#L13
Cannot convert null literal to non-nullable reference type.
|
test:
src/Hyperbee.Migrations.Providers.Postgres/PostgresMigrationOptions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L34
Dereference of a possibly null reference.
|
test:
tests/Hyperbee.Migrations.Tests/StatementTests.cs#L33
Nullability of reference types in value of type 'IEnumerable<string?>' doesn't match target type 'IEnumerable<string>'.
|
test:
tests/Hyperbee.Migrations.Tests/RunnerTests.cs#L21
Non-nullable field '_cancellationTokenSource' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
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: "test-results".
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 | |
---|---|---|
test-results
Expired
|
34.4 KB |
|