[Snyk] Security upgrade dompurify from 2.2.9 to 2.5.4 #3311
Triggered via pull request
September 18, 2024 12:08
Status
Failure
Total duration
4m 44s
Artifacts
–
Annotations
11 errors and 7 warnings
Test
Codecov failed with the following error: The process '/usr/bin/bash' failed with exit code 1
|
Review:
emails/mock.go#L14
m.Called undefined (type *MockSender has no field or method Called) (typecheck)
|
Review:
emails/mock.go#L19
m.Called undefined (type *MockSender has no field or method Called) (typecheck)
|
Review:
emails/mock.go#L24
m.Called undefined (type *MockSender has no field or method Called) (typecheck)
|
Review:
emails/sender.go#L53
cannot use &(senderImpl literal) (value of type *senderImpl) as Sender value in return statement: missing method CreateConfigurationSet (typecheck)
|
Review:
emails/sender.go#L64
cannot use &(senderImpl literal) (value of type *senderImpl) as Sender value in return statement: missing method CreateConfigurationSet (typecheck)
|
Review:
events/client.go#L41
cannot use &(eventsClientImpl literal) (value of type *eventsClientImpl) as EventsClient value in return statement: missing method CreateTopic (typecheck)
|
Review:
routes/middleware/secure.go#L5
could not import github.com/mailbadger/app/mode (-: could not load export data: cannot import "github.com/mailbadger/app/mode" (unknown bexport format version -1 ("u\x01\x00\x00\x00\x00\x00\x00\x00\x16\x00\x00\x00\x18\x00\x00\x00\x19\x00\x00\x00\x1a\x00\x00\x00#\x00\x00\x00)\x00\x00\x002\x00\x00\x00;\x00\x00\x00D\x00\x00\x00I\x00\x00\x00\x00\x00\x00\x00\x04\x00\x00\x00\"\x00\x00\x00H\x00\x00\x00N\x00\x00\x00O\x00\x00\x00S\x00\x00\x00X\x00\x00\x00]\x00\x00\x00a\x00\x00\x00e\x00\x00\x00l\x00\x00\x00w\x00\x00\x00~\x00\x00\x00\x85\x00\x00\x00\x8b\x00\x00\x00\x92\x00\x00\x00\x96\x00\x00\x00\x9b\x00\x00\x00\x9f\x00\x00\x00\xa3\x00\x00\x00\xae\x00\x00\x00\xe1\x00\x00\x00\t\x01\x00\x00\x0e\x01\x00\x00\x18\x01\x00\x00 \x01\x00\x00(\x01\x00\x000\x01\x00\x008\x01\x00\x00@\x01\x00\x00H\x01\x00\x00P\x01\x00\x00X\x01\x00\x00`\x01\x00\x00g\x01\x00\x00j\x01\x00\x00q\x01\x00\x00t\x01\x00\x00{\x01\x00\x00~\x01\x00\x00\x9a\x01\x00\x00\xcf\x01\x00\x00\xda\x01\x00\x00\xe8\x01\x00\x00\x04\x02\x00\x00 \x02\x00\x00.\x02\x00\x00J\x02\x00\x00X\x02\x00\x00`\x02\x00\x00n\x02\x00\x00p\x02\x00\x00q\x02\x00\x00y\x02\x00\x00\x81\x02\x00\x00\x82\x02\x00\x00\x8d\x02\x00\x00\x8e\x02\x00\x00\x96\x02\x00\x00\x9e\x02\x00\x00\xa6\x02\x00\x00\xae\x02\x00\x00\xb6\x02\x00\x00\xbe\x02\x00\x00\xc6\x02\x00\x00\xce\x02\x00\x00\xd6\x02\x00\x00\xb0\x03\x00\x00\xcc\x03\x00\x00\xfd\x03\x00\x00.\x04\x00\x00\xf1\x04\x00\x00modegithub.com/mailbadger/app/modemode/mode.goStringmModenamesDebugProdTestUnknownCurrentModeappModeIsDebugIsProdSetModeesc:debugprodtestMode.String")), possibly version skew - reinstall package) (typecheck)
|
Review:
sqs/mock.go#L15
m.Called undefined (type *MockPublisher has no field or method Called) (typecheck)
|
Review:
sqs/mock.go#L20
m.Called undefined (type *MockPublisher has no field or method Called) (typecheck)
|
Review:
validator/validationerror.go#L17
undeclared name: `validator` (typecheck)
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, codecov/codecov-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/
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Review
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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/
|
Review
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Review
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/
|