Skip to content

Update build.yml

Update build.yml #2

Triggered via push February 7, 2024 04:13
Status Success
Total duration 2m 5s
Artifacts

build.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: src/DotDocs.IO/Routing/DefaultRouter.cs#L19
Dereference of a possibly null reference.
build: tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L14
Non-nullable field 'TypeName02' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: tests/data/TestData/Test.Source.One/MyEvents.cs#L12
Non-nullable event 'MyEvent01' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L15
Non-nullable field 'TypeName03' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: tests/data/TestData/Test.Source.One/MyEvents.cs#L13
Non-nullable event 'MyEvent02' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L16
Non-nullable field 'TypeName04' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: tests/data/TestData/Test.Source.One/MyEvents.cs#L14
Non-nullable event 'MyEvent03' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L17
Non-nullable field 'TypeName05' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: tests/data/TestData/Test.Source.One/MyEvents.cs#L15
Non-nullable event 'MyEvent04' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: tests/data/TestData/Test.Source.One/TypeNames/TypeNamesGen.cs#L18
Non-nullable field 'TypeName06' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.