MKA : Support for chapters #201
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 use a deprecated Node.js version 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/NullSegment.cs#L8
Cannot convert null literal to non-nullable reference type.
|
build:
SpawnDev.EBML/NullSegment.cs#L11
Cannot convert null literal to non-nullable reference type.
|
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/SegmentSource.cs#L37
Non-nullable property 'SourceObject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SpawnDev.EBML/MasterElement.cs#L119
The variable 'nmt' is assigned but its value is never used
|