Skip to content

Handling extensions Option 1 #613

Handling extensions Option 1

Handling extensions Option 1 #613

Triggered via push September 18, 2023 11:25
Status Failure
Total duration 51s
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

5 errors and 1 warning
Lint: corim/entity_extension.go#L31
receiver name o should be consistent with previous receiver name e for ProfileXEntity (golint)
Lint: corim/entity_extension.go#L38
receiver name o should be consistent with previous receiver name e for ProfileXEntity (golint)
Lint: corim/entity_extension.go#L45
receiver name o should be consistent with previous receiver name e for ProfileXEntity (golint)
Lint: corim/entity_extension.go#L52
receiver name o should be consistent with previous receiver name e for ProfileXEntity (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/