resolves conflicts #90
Annotations
10 errors and 6 warnings
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Cannot open: File exists
|
go-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
go-lint:
tests/custom_operators/main.go#L1
package-comments: should have a package comment (revive)
|
go-lint:
tests/custom_operators/main.go#L55
unused-parameter: parameter 'information' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
tests/custom_operators/main.go#L56
unused-parameter: parameter 'solution' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
tests/custom_operators/main.go#L72
unused-parameter: parameter 'information' seems to be unused, consider removing or renaming it as _ (revive)
|
go-lint:
tests/custom_operators/main.go#L112
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|