Automatic offset parsing from identityservicesd #47
Annotations
6 errors and 1 warning
lint:
find_offsets/find_offsets.go#L8
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
|
lint:
find_offsets/find_offsets.go#L51
func main is unused (U1000)
|
lint:
find_offsets/find_offsets.go#L158
func printArchInfo is unused (U1000)
|
lint:
find_offsets/find_offsets.go#L171
func getSymbolOffset is unused (U1000)
|
lint:
find_offsets/find_offsets.go#L280
func printSearchResults is unused (U1000)
|
lint
Process completed with exit code 1.
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|