docs: typo #261
Annotations
10 errors and 1 warning
Run go test ./...:
codec/yaml.go#L18
undefined: data.Map
|
Run go test ./...:
codec/yaml.go#L19
undefined: data.Map
|
Run go test ./...:
codec/yaml.go#L51
undefined: data.Map
|
Run go test ./...:
class_test.go#L152
unknown field Path in struct literal of type skipper.File
|
Run go test ./...:
class_test.go#L153
unknown field Bytes in struct literal of type skipper.File
|
Run go test ./...:
file_test.go#L19
invalid operation: file.Path != "example.txt" (mismatched types func() string and untyped string)
|
Run go test ./...:
file_test.go#L36
unknown field Path in struct literal of type skipper.File
|
Run go test ./...:
file_test.go#L38
file.Exists undefined (type *skipper.File has no field or method Exists)
|
Run go test ./...:
file_test.go#L45
file.Exists undefined (type *skipper.File has no field or method Exists)
|
Run go test ./...:
file_test.go#L56
unknown field Path in struct literal of type skipper.File
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading