release: v5.5.0 #410
release.yml
on: push
Main Build
4m 39s
Matrix: Docker Release
Deploy To Remote Server
45s
Annotations
16 warnings
Main Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Main Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Main 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/
|
Main 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/
|
Main 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/
|
Main 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/
|
Main Build:
apps/core/src/cluster.ts#L41
'signal' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/common/adapters/fastify.adapter.ts#L67
'context' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/migration/version/v4.6.2.ts#L11
'connection' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/migration/version/v5.0.0-1.ts#L5
'connection' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/migration/version/v5.1.1.ts#L8
'connection' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/modules/ack/ack.controller.ts#L40
'uuidReq' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Main Build:
apps/core/src/modules/activity/activity.controller.ts#L78
'ip' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/modules/authn/authn.service.ts#L166
'user' is defined but never used. Allowed unused args must match /^_/u
|
Main Build:
apps/core/src/modules/backup/backup.service.ts#L249
Empty block statement
|
Main Build:
apps/core/src/modules/markdown/markdown.service.ts#L111
'err' is defined but never used. Allowed unused args must match /^_/u
|