Deploy to GitHub Pages #1
main.yml
on: workflow_dispatch
deploy-to-github-pages
57s
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/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#L71
The variable 'nmt' is assigned but its value is never used
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L15
Non-nullable event 'ElementFound' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L15
Non-nullable event 'ElementRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L19
Non-nullable event 'ElementFound' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L19
Non-nullable event 'ElementRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L23
Non-nullable event 'ElementFound' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L23
Non-nullable event 'ElementRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L27
Non-nullable event 'ElementFound' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
deploy-to-github-pages:
SpawnDev.EBML/Elements/MasterElement.cs#L27
Non-nullable event 'ElementRemoved' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|