fix(deps): update module github.com/atc0005/go-teams-notify/v2 to v2.8.0 #1874
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 2 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
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)
Restore cache failed: Dependencies file is not found in /home/runner/work/notify/notify. Supported file pattern: go.sum
|