fix(deps): update module github.com/atc0005/go-teams-notify/v2 to v2.10.0 - autoclosed #2587
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 4 warnings
lint:
service/msteams/ms_teams.go#L12
SA1019: teams.MessageCard is deprecated: use messagecard.MessageCard instead. (staticcheck)
|
lint:
service/msteams/ms_teams.go#L17
SA1019: teams.NewClient is deprecated: use NewTeamsClient() function instead. (staticcheck)
|
lint:
service/msteams/ms_teams.go#L30
SA1019: teams.NewClient is deprecated: use NewTeamsClient() function instead. (staticcheck)
|
lint:
service/msteams/ms_teams.go#L61
SA1019: teams.NewMessageCard is deprecated: use messagecard.NewMessageCard instead. (staticcheck)
|
lint:
service/msteams/ms_teams_test.go#L56
SA1019: teams.NewMessageCard is deprecated: use messagecard.NewMessageCard instead. (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/notify/notify. Supported file pattern: go.sum
|
test (1.19.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.19.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/notify/notify. Supported file pattern: go.sum
|