Bump SixLabors.ImageSharp in /Damselfly.Core.ImageProcessing #1593
damselfly-actions.yml
on: push
Matrix: build-desktop
Matrix: build-server
Matrix: build-docker
Annotations
1 error and 39 warnings
build-docker (linux)
Username and password required
|
build-desktop (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-desktop (universal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-server (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-server (windows):
Damselfly.Core.Interfaces/IImageProcessResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.Interfaces/IImageProcessResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.Utils/ML/MLUtils.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.DbModels/Images/ImageProcessResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.DbModels/Images/ImageProcessResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.DbModels/Models/Entities/Folder.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ClientPeopleService.cs#L38
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-server (windows):
Damselfly.Core.ScopedServices/Client Services/AuthService.cs#L54
Cannot convert null literal to non-nullable reference type.
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
build-server (windows):
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
build-desktop (windows)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-server (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-server (linux):
Damselfly.Core.Interfaces/IImageProcessResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.Interfaces/IImageProcessResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.Utils/ML/MLUtils.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.DbModels/Images/ImageProcessResult.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.DbModels/Images/ImageProcessResult.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.DbModels/Models/Entities/Folder.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-server (linux):
Damselfly.Core.ScopedServices/Client Services/AuthService.cs#L54
Cannot convert null literal to non-nullable reference type.
|
build-server (linux):
Damselfly.Core.ScopedServices/Client Services/ClientPeopleService.cs#L38
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-server (linux):
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
build-server (linux):
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
build-docker (linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@v1, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-docker (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, docker/setup-qemu-action@v1, docker/setup-buildx-action@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-docker (linux)
The `save-state` 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-docker (linux)
The `save-state` 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-docker (linux)
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-docker (linux)
The `save-state` 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-docker (linux)
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-docker (linux)
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-docker (linux)
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-docker (linux)
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-docker (linux)
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-docker (linux)
The `save-state` 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-docker (linux)
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-docker (linux)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Desktop-Dist
Expired
|
319 MB |
|
Server-Dist
Expired
|
498 MB |
|