chore(deps): bump github.com/vifraa/gopom from 0.2.1 to 1.0.0 #145
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
|