Skip to content

update README and tweak the default config #46

update README and tweak the default config

update README and tweak the default config #46

Triggered via push November 11, 2024 03:37
Status Failure
Total duration 1m 29s
Artifacts

lint.yaml

on: push
detect-modules
5s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

14 errors
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/enum.go#L259
the methods of "ParameterEncodingStyle" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/setting.go#L14
the methods of "NDCRestSettings" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/enum.go#L14
the methods of "SchemaSpecType" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/enum.go#L145
the methods of "ParameterLocation" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/auth.go#L463
the methods of "AuthSecurities" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/enum.go#L94
the methods of "SchemaFileFormat" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/schema.go#L220
the methods of "OperationInfo" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/setting.go#L73
the methods of "ServerConfig" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/auth.go#L15
the methods of "SecuritySchemeType" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest/ndc-rest-schema): ndc-rest-schema/schema/auth.go#L67
the methods of "APIKeyLocation" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest)
The job was canceled because "_home_runner_work_ndc-r_2" failed.
golangci-lint (/home/runner/work/ndc-rest/ndc-rest): connector/internal/parameter.go#L144
the methods of "ParameterItem" use pointer receiver and non-pointer receiver. (recvcheck)
golangci-lint (/home/runner/work/ndc-rest/ndc-rest): connector/internal/parameter.go#L10
the methods of "ParameterItems" use pointer receiver and non-pointer receiver. (recvcheck)