Skip to content

chore(deps): bump github.com/vifraa/gopom from 0.2.1 to 1.0.0 #145

chore(deps): bump github.com/vifraa/gopom from 0.2.1 to 1.0.0

chore(deps): bump github.com/vifraa/gopom from 0.2.1 to 1.0.0 #145

Triggered via pull request September 5, 2023 20:08
Status Failure
Total duration 3m 25s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: maven/commands.go#L1
: # github.com/opensbom-generator/parsers/maven
lint: maven/decoder.go#L136
invalid argument: project.Name (variable of type *string) for len
lint: maven/decoder.go#L137
cannot use project.Name (variable of type *string) as type string in assignment
lint: maven/decoder.go#L138
invalid argument: project.GroupID (variable of type *string) for len
lint: maven/decoder.go#L139
cannot use project.GroupID (variable of type *string) as type string in assignment
lint: maven/decoder.go#L140
invalid argument: project.ArtifactID (variable of type *string) for len
lint: maven/decoder.go#L141
cannot use project.ArtifactID (variable of type *string) as type string in assignment
lint: maven/decoder.go#L146
invalid argument: developer.Name (variable of type *string) for len
lint: maven/decoder.go#L146
invalid argument: developer.Email (variable of type *string) for len
lint: maven/decoder.go#L148
cannot use developer.Name (variable of type *string) as type string in assignment