Skip to content

Deploy to GitHub Pages #9

Deploy to GitHub Pages

Deploy to GitHub Pages #9

Manually triggered August 23, 2024 06:20
Status Success
Total duration 1m 5s
Artifacts

main.yml

on: workflow_dispatch
deploy-to-github-pages
54s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

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/[email protected], JamesIves/[email protected]. 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/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/Elements/MasterElement.cs#L996
Nullability of type of parameter 'source' doesn't match overridden member (possibly because of nullability attributes).
deploy-to-github-pages: SpawnDev.EBML/DocumentEngine.cs#L18
Non-nullable event 'OnLog' 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/DocumentEngine.cs#L41
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.