Add Entity Extension Using Option 2 #617
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|