Update docker file #739
Annotations
10 errors and 4 warnings
lint:
xml/buffer_test.go#L8
import 'github.com/tdewolff/test' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer_test.go#L7
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer_test.go#L6
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L9
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L8
import 'github.com/tdewolff/parse/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L7
import 'github.com/tdewolff/minify/v2' is not allowed from list 'Main' (depguard)
|
lint:
xml/buffer.go#L4
import 'github.com/tdewolff/parse/v2/xml' is not allowed from list 'Main' (depguard)
|
lint:
xml/xml.go#L113
Error return value of `w.Write` is not checked (errcheck)
|
lint:
xml/xml.go#L63
Error return value of `w.Write` is not checked (errcheck)
|
lint:
xml/xml.go#L61
Error return value of `w.Write` is not checked (errcheck)
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
build
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|