Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Fix: deprecate relay validation #92

Fix: deprecate relay validation

Fix: deprecate relay validation #92

Triggered via pull request September 21, 2023 20:15
Status Failure
Total duration 1m 2s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Lint: types/relay.go#L16
var `shouldBeEmptyRelayField` is unused (unused)
Lint: types/relay.go#L25
var `shouldBeEmptyAltruist` is unused (unused)
Lint: types/relay.go#L30
var `relayErrorField` is unused (unused)
Lint: types/relay.go#L38
var `relayOptionalFields` is unused (unused)
Lint: types/relay.go#L50
var `relayMandatoryFields` is unused (unused)
Lint: types/relay.go#L54
var `validErrorSources` is unused (unused)
Lint
issues found
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/