Deploy to GitHub Pages #7
main.yml
on: workflow_dispatch
deploy-to-github-pages
1m 55s
Annotations
12 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
deploy-to-github-pages
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3.0.3, JamesIves/github-pages-deploy-action@v4.4.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/DateElement.cs#L32
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/BinaryElement.cs#L15
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/FloatElement.cs#L24
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/IntElement.cs#L24
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/StringElement.cs#L19
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L530
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/UintElement.cs#L25
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/UTF8Element.cs#L19
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
|
deploy-to-github-pages:
SpawnDev.EBML/Segments/SegmentSource.cs#L32
Non-nullable property 'SourceObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/EBMLDocument.cs#L35
Non-nullable property 'DocumentEngines' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|