Skip to content

Updated the GitHub Action to the current version #56

Updated the GitHub Action to the current version

Updated the GitHub Action to the current version #56

Triggered via push September 18, 2024 09:48
Status Success
Total duration 1m 38s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: FootballShared/Models/Team.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L9
Non-nullable property 'TeamCrestUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L11
Non-nullable property 'Website' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L12
Non-nullable property 'TeamColours' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L13
Non-nullable property 'HomeStadium' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L14
Non-nullable property 'Squad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L15
Non-nullable property 'SquadByPosition' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L16
Non-nullable property 'Coach' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Team.cs#L18
Non-nullable property 'FixturesAndResultsByDays' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: FootballShared/Models/Coach.cs#L12
Non-nullable property 'ConfederationForDisplay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "webapp". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
webapp Expired
2.44 MB