Skip to content

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #45

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0

build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 #45

Triggered via pull request March 11, 2024 15:44
Status Failure
Total duration 1m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Build: email_validator.go#L39
error returned from external package is unwrapped: sig: func net/mail.ParseAddress(address string) (*net/mail.Address, error) (wrapcheck)
Build: email_validator.go#L48
error returned from external package is unwrapped: sig: func (*net.Resolver).LookupMX(ctx context.Context, name string) ([]*net.MX, error) (wrapcheck)
Build: uuid_validator.go#L26
error returned from external package is unwrapped: sig: func github.com/google/uuid.Parse(s string) (github.com/google/uuid.UUID, error) (wrapcheck)
Build: uuid_validator.go#L30
error returned from external package is unwrapped: sig: func github.com/google/uuid.FromBytes(b []byte) (uuid github.com/google/uuid.UUID, err error) (wrapcheck)
Build
issues found
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/