Skip to content

Add Entity Extension Using Option 2 #617

Add Entity Extension Using Option 2

Add Entity Extension Using Option 2 #617

Triggered via push September 18, 2023 13:55
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

linters.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint: corim/entity.go#L97
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
Lint: corim/entity_extension.go#L41
`if` block ends with a `return` statement, so drop this `else` and outdent its block (golint)
Lint
Process completed with exit code 2.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/