feat: Implement webhooks library and perform webhook call on project event #254
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#L1
: # github.com/caraml-dev/mlp/api/pkg/webhooks [github.com/caraml-dev/mlp/api/pkg/webhooks.test]
|
Lint code:
api/pkg/webhooks/client_test.go#L46
cannot use mockClient (variable of type *MockWebhookClient) as WebhookClient value in array or slice literal: *MockWebhookClient does not implement WebhookClient (missing method GetName)
|
Lint code:
api/pkg/webhooks/client_test.go#L82
cannot use mockClient (variable of type *MockWebhookClient) as WebhookClient value in array or slice literal: *MockWebhookClient does not implement WebhookClient (missing method GetName)
|
Lint code:
api/pkg/webhooks/client_test.go#L82
cannot use mockClient2 (variable of type *MockWebhookClient) as WebhookClient value in array or slice literal: *MockWebhookClient does not implement WebhookClient (missing method GetName) (typecheck)
|
Lint code:
api/service/applications_service.go#L1
: # github.com/caraml-dev/mlp/api/service [github.com/caraml-dev/mlp/api/service.test]
|
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.12-de5b70c.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/
|
The logs for this run have expired and are no longer available.
Loading