Merge pull request #50 from GoCodeAlone/dependabot/go_modules/github.… #151
modules-ci.yml
on: push
detect-modules
4s
Matrix: lint-modules
Matrix: test-modules
Matrix: verify-modules
BDD Tests Summary
1m 16s
modules-summary
3s
Annotations
81 errors and 12 notices
|
Lint Result for httpclient
Linting failed
|
|
Lint httpclient
golangci-lint exit with code 5
|
|
Lint Result for auth
Linting failed
|
|
Lint auth
golangci-lint exit with code 5
|
|
Verify reverseproxy
Process completed with exit code 1.
|
|
Verify Result for reverseproxy
Verification failed
|
|
Verify reverseproxy
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/reverseproxy); to add:
|
|
Verify cache
Process completed with exit code 1.
|
|
Verify Result for cache
Verification failed
|
|
Verify scheduler
Process completed with exit code 1.
|
|
Verify cache
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/cache); to add:
|
|
Verify Result for scheduler
Verification failed
|
|
Verify scheduler
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/scheduler); to add:
|
|
Verify auth
Process completed with exit code 1.
|
|
Verify Result for auth
Verification failed
|
|
Verify auth
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/auth); to add:
|
|
Verify httpserver
Process completed with exit code 1.
|
|
Verify Result for httpserver
Verification failed
|
|
Verify httpserver
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpserver); to add:
|
|
Verify chimux
Process completed with exit code 1.
|
|
Verify Result for chimux
Verification failed
|
|
Verify chimux
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/chimux); to add:
|
|
Lint Result for cache
Linting failed
|
|
Lint cache
golangci-lint exit with code 5
|
|
Lint Result for httpserver
Linting failed
|
|
Lint httpserver
golangci-lint exit with code 5
|
|
Test httpclient
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpclient); to add:
|
|
Test httpclient
Process completed with exit code 1.
|
|
Test Result for httpclient
Tests failed
|
|
Test httpclient
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpclient); to add:
|
|
Test reverseproxy
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/reverseproxy); to add:
|
|
Test httpserver
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpserver); to add:
|
|
Test httpserver
Process completed with exit code 1.
|
|
Test reverseproxy
Process completed with exit code 1.
|
|
Test Result for httpserver
Tests failed
|
|
Test Result for reverseproxy
Tests failed
|
|
Test httpserver
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpserver); to add:
|
|
Test reverseproxy
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/reverseproxy); to add:
|
|
Lint Result for chimux
Linting failed
|
|
Lint chimux
golangci-lint exit with code 5
|
|
Test chimux
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/chimux); to add:
|
|
Test chimux
Process completed with exit code 1.
|
|
Test Result for chimux
Tests failed
|
|
Test chimux
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/chimux); to add:
|
|
Lint Result for reverseproxy
Linting failed
|
|
Lint reverseproxy
golangci-lint exit with code 5
|
|
Test auth
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/auth); to add:
|
|
Test auth
Process completed with exit code 1.
|
|
Verify httpclient
Process completed with exit code 1.
|
|
Test Result for auth
Tests failed
|
|
Verify Result for httpclient
Verification failed
|
|
Test auth
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/auth); to add:
|
|
Verify httpclient
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/httpclient); to add:
|
|
Lint Result for database
Linting failed
|
|
Lint database
golangci-lint exit with code 5
|
|
Verify eventbus
Process completed with exit code 1.
|
|
Verify Result for eventbus
Verification failed
|
|
Verify eventbus
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/eventbus); to add:
|
|
Test cache
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/cache); to add:
|
|
Test cache
Process completed with exit code 1.
|
|
Test Result for cache
Tests failed
|
|
Test cache
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/cache); to add:
|
|
Lint Result for scheduler
Linting failed
|
|
Lint scheduler
golangci-lint exit with code 5
|
|
Verify database
Process completed with exit code 1.
|
|
Verify Result for database
Verification failed
|
|
Verify database
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/database); to add:
|
|
Lint Result for eventbus
Linting failed
|
|
Lint eventbus
golangci-lint exit with code 5
|
|
Test eventbus
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/eventbus); to add:
|
|
Test eventbus
Process completed with exit code 1.
|
|
Test Result for eventbus
Tests failed
|
|
Test eventbus
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/eventbus); to add:
|
|
Test database
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/database); to add:
|
|
Test database
Process completed with exit code 1.
|
|
Test Result for database
Tests failed
|
|
Test database
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/database); to add:
|
|
Test scheduler
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/scheduler); to add:
|
|
Test scheduler
Process completed with exit code 1.
|
|
Test Result for scheduler
Tests failed
|
|
Test scheduler
missing go.sum entry for module providing package github.com/stretchr/testify/assert (imported by github.com/GoCodeAlone/modular/modules/scheduler); to add:
|
|
Lint Result for eventlogger
Linting passed
|
|
Lint Result for logmasker
Linting passed
|
|
Lint Result for jsonschema
Linting passed
|
|
Verify Result for eventlogger
Verification passed
|
|
Verify Result for logmasker
Verification passed
|
|
Verify Result for jsonschema
Verification passed
|
|
Test Result for logmasker
Tests passed
|
|
Test Result for jsonschema
Tests passed
|
|
Lint Result for letsencrypt
Linting passed
|
|
Test Result for eventlogger
Tests passed
|
|
Verify Result for letsencrypt
Verification passed
|
|
Test Result for letsencrypt
Tests passed
|