Skip to content

github pages

github pages #16

Manually triggered September 11, 2024 11:29
Status Success
Total duration 1m 1s
Artifacts

main.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
deploy
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy: PLCSE/Pages/Missions.razor#L84
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/Pages/Missions.razor#L85
Non-nullable field 'Desc' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L55
Non-nullable field 'Talents' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L57
Non-nullable field 'PawnInventory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L68
Non-nullable field 'ObjectivesCompleted' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L70
Non-nullable field 'ObjectivesAmountCompleted' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L72
Non-nullable field 'ObjectivesAmountNeeded' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L74
Non-nullable field 'ObjectivesShownCompletedMessage' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L131
Non-nullable field 'PED' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: PLCSE/PulsarClasses.cs#L139
Non-nullable field 'DroppedItems' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.