Skip to content

Fix: npe in file constructor #954

Fix: npe in file constructor

Fix: npe in file constructor #954

Triggered via push August 21, 2024 03:46
Status Success
Total duration 6m 23s
Artifacts 5

build-daily.yml

on: push
Current Information
13s
Current Information
Matrix: cli-daily
Matrix: docker-daily-build
Matrix: tray-service-daily
Push combined tag for both docker images
7s
Push combined tag for both docker images
Upload version info to Sentry.io
14s
Upload version info to Sentry.io
Send notifications about the new daily build
2s
Send notifications about the new daily build
Fit to window
Zoom out
Zoom in

Annotations

60 warnings
Current Information
The following actions use a deprecated Node.js version and will be forced to run on node20: revam/gh-action-get-tag-and-version@v1, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build CLI — Standalone linux-arm64 (Daily)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, 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 CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
Build CLI — Standalone linux-arm64 (Daily): Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
Build CLI — Standalone linux-x64 (Daily)
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 CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
Build CLI — Standalone linux-x64 (Daily): Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
Build Docker Image - amd64 (Daily)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build CLI — Framework linux-x64 (Daily)
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 CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
Build CLI — Framework linux-x64 (Daily): Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
Build Docker Image - arm64 (Daily)
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Push combined tag for both docker images
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Tray Service Framework (Daily)
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 Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
Build Tray Service Framework (Daily): Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
Build Tray Service Standalone (Daily)
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 Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L58
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L27
Non-nullable property 'AvailableFolders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L32
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L37
Non-nullable property 'Episodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L42
Non-nullable property 'Series' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Events/RelocationEventArgs.cs#L47
Non-nullable property 'Groups' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Attributes/PluginSettings.cs#L6
Missing XML comment for publicly visible type or member 'PluginSettingsAttribute'
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L12
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerIDAttribute(string)'
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/Attributes/RenamerIDAttribute.cs#L17
Missing XML comment for publicly visible type or member 'RenamerIDAttribute.RenamerId'
Build Tray Service Standalone (Daily): Shoko.Plugin.Abstractions/DataModels/AniDBMediaData.cs#L5
Missing XML comment for publicly visible type or member 'AniDBMediaData'
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: "Shoko.CLI_Framework_linux-x64.zip", "Shoko.CLI_Standalone_linux-arm64.zip", "Shoko.CLI_Standalone_linux-x64.zip", "Shoko.TrayService_Framework_win-x64.zip", "Shoko.TrayService_Standalone_win-x64.zip". 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
Shoko.CLI_Framework_linux-x64.zip Expired
108 MB
Shoko.CLI_Standalone_linux-arm64.zip Expired
104 MB
Shoko.CLI_Standalone_linux-x64.zip Expired
108 MB
Shoko.TrayService_Framework_win-x64.zip Expired
327 MB
Shoko.TrayService_Standalone_win-x64.zip Expired
261 MB