feat: Implement webhooks library and perform webhook call on project event #265
Annotations
10 errors and 5 warnings
Lint code:
api/api/applications_api.go#L1
: # github.com/caraml-dev/mlp/api/api [github.com/caraml-dev/mlp/api/api.test]
|
Lint code:
api/api/projects_api_test.go#L209
not enough arguments in call to service.NewProjectsService
|
Lint code:
api/api/projects_api_test.go#L319
not enough arguments in call to service.NewProjectsService
|
Lint code:
api/api/projects_api_test.go#L479
not enough arguments in call to service.NewProjectsService
|
Lint code:
api/api/projects_api_test.go#L598
not enough arguments in call to service.NewProjectsService
|
Lint code:
api/pkg/webhooks/client.go#L59
`onErrorIgnore` is unused (deadcode)
|
Lint code:
api/pkg/webhooks/client.go#L19
line is 358 characters (lll)
|
Lint code:
api/pkg/webhooks/manager.go#L28
line is 163 characters (lll)
|
Lint code:
api/pkg/webhooks/manager.go#L58
line is 130 characters (lll)
|
Lint code:
api/pkg/webhooks/manager.go#L89
line is 124 characters (lll)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint code
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/
|
Lint code
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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mlp-api.v1.12.1-build.17-fb8f347.tar", "mlp-ui-dist".
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/
|
Loading