Skip to content

Add golang 1.22 to github workflows #424

Add golang 1.22 to github workflows

Add golang 1.22 to github workflows #424

Re-run triggered February 12, 2024 18:56
Status Failure
Total duration 6s
Artifacts

go.yml

on: pull_request
Matrix: Check lint
Matrix: Unit test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 7 warnings
Check lint (1.21): pkg/logutils/logger.go#L27
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/authorizer.go#L24
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/dbrole' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/context_less_authorizer.go#L24
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/dbrole' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/instancer.go#L7
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/errors' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/metadata_authorizer.go#L27
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/dbrole' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/metadata_authorizer.go#L28
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/errors' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/authorizer/metadata_authorizer.go#L29
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/logutils' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/datastore/database.go#L44
import 'github.com/lib/pq' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/datastore/database.go#L45
import 'github.com/sirupsen/logrus' is not allowed from list 'Main' (depguard)
Check lint (1.21): pkg/datastore/database.go#L49
import 'github.com/vmware-labs/multi-tenant-persistence-for-saas/pkg/authorizer' is not allowed from list 'Main' (depguard)
Check lint (1.22)
The job was canceled because "_1_21" failed.
Check lint (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check lint (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test (1.19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test (1.22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.