feat: Implement webhooks library and perform webhook call on project event #255
ci-pipeline.yml
on: pull_request
detect-ui-lib-changes
6s
publish-ui-lib
0s
publish-docker
0s
Annotations
10 errors and 9 warnings
test-api:
api/api/applications_api.go#L1
: # github.com/caraml-dev/mlp/api/api [github.com/caraml-dev/mlp/api/api.test]
|
test-api:
api/api/projects_api_test.go#L209
not enough arguments in call to service.NewProjectsService
|
test-api:
api/api/projects_api_test.go#L319
not enough arguments in call to service.NewProjectsService
|
test-api:
api/api/projects_api_test.go#L479
not enough arguments in call to service.NewProjectsService
|
test-api:
api/api/projects_api_test.go#L598
not enough arguments in call to service.NewProjectsService
|
test-api:
api/pkg/webhooks/client.go#L1
: # github.com/caraml-dev/mlp/api/pkg/webhooks [github.com/caraml-dev/mlp/api/pkg/webhooks.test]
|
test-api:
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)
|
test-api:
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)
|
test-api:
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)
|
test-api:
api/service/applications_service.go#L1
: # github.com/caraml-dev/mlp/api/service [github.com/caraml-dev/mlp/api/service.test]
|
release-rules
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/
|
detect-ui-lib-changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-api
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/.
|
test-api
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/
|
test-api
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/
|
test-api
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-api
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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-ui
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@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/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "mlp-api.v1.12.1-build.13-41d0b3f.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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
mlp-api.v1.12.1-build.13-41d0b3f.tar
Expired
|
31.2 MB |
|
mlp-ui-dist
Expired
|
11.5 MB |
|