Skip to content

Fix CI

Fix CI #182

Triggered via push August 30, 2024 16:01
Status Failure
Total duration 31s
Artifacts

CI.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 23 warnings
front
No files were found with the provided path: css/ img/ js/ node_modules/ php/ templates/ vendor/ favicon.ico index.php. No artifacts will be uploaded.
api
No files were found with the provided path: Release/. No artifacts will be uploaded.
front
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
api
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
api
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
api: common/EuphoniaInfo.cs#L54
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L55
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L43
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L44
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L45
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L46
Non-nullable property 'Album' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L47
Non-nullable property 'Playlist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L48
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L49
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L22
Possible null reference return.
api: common/EuphoniaInfo.cs#L54
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L55
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L36
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L38
Non-nullable property 'Source' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L43
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L44
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L45
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L46
Non-nullable property 'Album' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
api: common/EuphoniaInfo.cs#L47
Non-nullable property 'Playlist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.