Skip to content

Cleanup

Cleanup #198

Triggered via push August 11, 2024 08:21
Status Success
Total duration 4m 3s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: b3b00/coverlet-action@1.2.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v3, b3b00/coverlet-action@1.2.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: SpawnDev.EBML/BaseElement.cs#L79
Non-nullable event 'OnDataChanged' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: SpawnDev.EBML/BaseElement.cs#L130
The variable 'nmt' is assigned but its value is never used
build: SpawnDev.EBML/EBMLDocumentReader.cs#L14
Non-nullable property 'EBML' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: SpawnDev.EBML/EBMLDocumentReader.cs#L61
Non-nullable event 'OnEBMLFound' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: SpawnDev.EBML/MasterElement.cs#L82
The variable 'nmt1' is assigned but its value is never used
build: SpawnDev.EBML/MasterElement.cs#L89
The variable 'nmt' is assigned but its value is never used
build: SpawnDev.EBML/MasterElement.cs#L119
The variable 'nmt' is assigned but its value is never used
build: SpawnDev.EBML/MasterElement.cs#L132
The variable 'nmt' is assigned but its value is never used
build: SpawnDev.EBML/MasterElement.cs#L143
The variable 'nmt' is assigned but its value is never used
build: SpawnDev.EBML/SegmentSource.cs#L37
Non-nullable property 'SourceObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.