Skip to content

完善通知显示。 #36

完善通知显示。

完善通知显示。 #36

Triggered via push May 27, 2024 06:13
Status Success
Total duration 3m 21s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Peach.Infrastructure/Configuration/AppSettingsHelper.cs#L30
The variable 'ex' is declared but never used
build: Peach.Infrastructure/Extends/JsonExtend.cs#L33
Possible null reference return.
build: Peach.Infrastructure/Extends/JsonExtend.cs#L39
Possible null reference return.
build: Peach.Infrastructure/Configuration/AppSettingsHelper.cs#L60
Unreachable code detected
build: Peach.Infrastructure/Configuration/AppSettingsHelper.cs#L7
Non-nullable field 'Configuration' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Peach.Infrastructure/Configuration/AppSettingsHelper.cs#L8
Non-nullable field 'path' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Peach.Infrastructure/Configuration/AppSettingsHelper.cs#L8
Field 'AppSettingsHelper.path' is never assigned to, and will always have its default value null
build: Peach.Model/Models/VodModel.cs#L31
Non-nullable property 'vod_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Peach.Model/Models/VodModel.cs#L32
Non-nullable property 'vod_name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Peach.Model/Models/VodModel.cs#L33
Non-nullable property 'vod_content' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: PeachPlayer/ViewLocator.cs#L25
Nullability of reference types in type of parameter 'data' of 'bool ViewLocator.Match(object data)' doesn't match implicitly implemented member 'bool IDataTemplate.Match(object? data)' (possibly because of nullability attributes).
build: PeachPlayer/ViewLocator.cs#L10
Nullability of reference types in type of parameter 'data' of 'Control ViewLocator.Build(object data)' doesn't match implicitly implemented member 'Control? ITemplate<object?, Control?>.Build(object? param)' (possibly because of nullability attributes).
build: PeachPlayer/ViewModels/ClassifyListViewModel.cs#L32
Cannot convert null literal to non-nullable reference type.
build: PeachPlayer/ViewModels/FilmTelevisionViewModel.cs#L44
Cannot convert null literal to non-nullable reference type.
build: PeachPlayer/AppConfig.cs#L8
Non-nullable property 'zhuti' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PeachPlayer/AppConfig.cs#L10
Non-nullable property 'SourceUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: PeachPlayer/Views/VideoPlayView.axaml.cs#L11
Possible null reference assignment.
build: PeachPlayer/Views/VideoPlayView.axaml.cs#L8
Non-nullable field 'VideoView' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: PeachPlayer/Services/PlayerService.cs#L29
Possible null reference assignment.
build: PeachPlayer/Services/PlayerService.cs#L34
Converting null literal or possible null value to non-nullable type.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: Peach.Host/Controllers/VodController.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Peach.Host/Controllers/CmsController.cs#L96
Converting null literal or possible null value to non-nullable type.
build: Peach.Host/Controllers/CmsController.cs#L102
Dereference of a possibly null reference.
build: Peach.Host/Configurations/ApplicationExtension.cs#L6
Missing XML comment for publicly visible type or member 'VideoApplicationExtension'
build: Peach.Host/Configurations/ApplicationExtension.cs#L8
Missing XML comment for publicly visible type or member 'VideoApplicationExtension.AddApplication(IServiceCollection)'
build: Peach.Host/Configurations/SwaggerConfig.cs#L5
Missing XML comment for publicly visible type or member 'SwaggerConfig'
build: Peach.Host/Filters/ExceptionFilter.cs#L8
Missing XML comment for publicly visible type or member 'ExceptionFilter'
build: Peach.Host/Filters/ExceptionFilter.cs#L12
Missing XML comment for publicly visible type or member 'ExceptionFilter.ExceptionFilter(ILogger<ExceptionFilter>)'
build: Peach.Host/Filters/ExceptionFilter.cs#L17
Missing XML comment for publicly visible type or member 'ExceptionFilter.OnExceptionAsync(ExceptionContext)'
build: Peach.Host/Filters/ResponseFilter.cs#L8
Missing XML comment for publicly visible type or member 'ResponseFilter'
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/