Skip to content

chore(release): 1.1.0 #10

chore(release): 1.1.0

chore(release): 1.1.0 #10

Triggered via push June 29, 2024 14:57
Status Success
Total duration 26s
Artifacts

run-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: SharpTables/Cell.cs#L52
Possible null reference assignment.
build: SharpTables/Cell.cs#L50
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpTables/Cell.cs#L64
Possible null reference assignment.
build: SharpTables/Cell.cs#L62
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpTables/Table.cs#L32
Non-nullable field 'presetter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpTables/Table.cs#L32
Non-nullable property 'Header' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpTables.ConsoleApp/Program.cs#L58
Non-nullable field 'B' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: SharpTables/Cell.cs#L52
Possible null reference assignment.
build: SharpTables/Cell.cs#L50
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SharpTables/Cell.cs#L64
Possible null reference assignment.