work in progress #4
Annotations
22 errors and 5 warnings
Go 1.22.* macos-latest:
document.go#L5
undefined: Field
|
Go 1.22.* macos-latest:
document.go#L9
undefined: DefaultFilters
|
Go 1.22.* macos-latest:
document.go#L12
undefined: FilterFunc
|
Go 1.22.* macos-latest:
document.go#L23
invalid operation: v.Value (value of type func() any) is not an interface
|
Go 1.22.* macos-latest:
document.go#L27
undefined: FieldValue
|
Go 1.22.* macos-latest:
document.go#L40
unknown field Filters in struct literal of type Document
|
Go 1.22.* macos-latest:
index.go#L12
undefined: FilterFunc
|
Go 1.22.* macos-latest:
index.go#L27
undefined: FilterFunc
|
Go 1.22.* macos-latest:
index.go#L33
undefined: DefaultFilters
|
Go 1.22.* macos-latest:
tokenize.go#L9
undefined: FilterFunc
|
Go 1.22.* ubuntu-latest:
document.go#L5
undefined: Field
|
Go 1.22.* ubuntu-latest:
document.go#L9
undefined: DefaultFilters
|
Go 1.22.* ubuntu-latest:
document.go#L12
undefined: FilterFunc
|
Go 1.22.* ubuntu-latest:
document.go#L23
invalid operation: v.Value (value of type func() any) is not an interface
|
Go 1.22.* ubuntu-latest:
document.go#L27
undefined: FieldValue
|
Go 1.22.* ubuntu-latest:
document.go#L40
unknown field Filters in struct literal of type Document
|
Go 1.22.* ubuntu-latest:
index.go#L12
undefined: FilterFunc
|
Go 1.22.* ubuntu-latest:
index.go#L27
undefined: FilterFunc
|
Go 1.22.* ubuntu-latest:
index.go#L33
undefined: DefaultFilters
|
Go 1.22.* ubuntu-latest:
tokenize.go#L9
undefined: FilterFunc
|
Go 1.22.* windows-latest
The job was canceled because "_1_22___macos-latest" failed.
|
Go 1.22.* windows-latest
The operation was canceled.
|
Go 1.22.* macos-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go 1.22.* macos-latest
Restore cache failed: Dependencies file is not found in /Users/runner/work/gofindit/gofindit. Supported file pattern: go.sum
|
Go 1.22.* ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Go 1.22.* ubuntu-latest
Restore cache failed: Dependencies file is not found in /home/runner/work/gofindit/gofindit. Supported file pattern: go.sum
|
Go 1.22.* windows-latest
Restore cache failed: Dependencies file is not found in D:\a\gofindit\gofindit. Supported file pattern: go.sum
|