Skip to content

Merge dev into upstream v0.2.1 #11

Merge dev into upstream v0.2.1

Merge dev into upstream v0.2.1 #11

Triggered via pull request November 13, 2024 05:40
Status Failure
Total duration 1m 13s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: ethtxmanager/custodialassetshttpauth_xlayer.go#L8
G501: Blocklisted import crypto/md5: weak cryptographic primitive (gosec)
lint: ethtxmanager/custodialassetshttpauth_xlayer.go#L130
G401: Use of weak cryptographic primitive (gosec)
lint: ethtxmanager/custodialassetshttpauth_xlayer.go#L81
Consider pre-allocating `keys` (prealloc)
lint: ethtxmanager/custodialassets_xlayer.go#L40
type assertion must be checked (forcetypeassert)
lint: ethtxmanager/custodialassetshttpauth_xlayer.go#L150
type assertion must be checked (forcetypeassert)
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/