Belov alexandr #2434
Annotations
10 errors and 1 warning
lint:
golang/lab/lab6.go#L24
`main` redeclared in this block (typecheck)
|
lint:
golang/lab/lab4.go#L28
other declaration of main (typecheck)
|
lint:
golang/lab/lab7.go#L14
`Book` redeclared in this block (typecheck)
|
lint:
golang/lab/Book struct.go#L7
other declaration of Book (typecheck)
|
lint:
golang/lab/lab7.go#L36
`Electronics` redeclared in this block (typecheck)
|
lint:
golang/lab/Electronics struct.go#L7
other declaration of Electronics (typecheck)
|
lint:
golang/lab/lab7.go#L66
`main` redeclared in this block (typecheck)
|
lint:
golang/lab/product.go#L3
`Product` redeclared in this block (typecheck)
|
lint:
golang/lab/lab7.go#L7
other declaration of Product (typecheck)
|
lint:
golang/lab/lab7.go#L20
method GetPrice already declared for type Book struct{title string; author string; price float64} (typecheck)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|