Go tests CI triggered from @tsahee of remove_log_crit #14307
Annotations
6 errors
Lint:
arbos/programs/api.go#L268
stringintconv: conversion from RequestType (int) to string yields a string of one rune, not a string of digits (govet)
|
Lint:
arbos/programs/api.go#L416
stringintconv: conversion from RequestType (int) to string yields a string of one rune, not a string of digits (govet)
|
Lint:
arbos/programs/native_api.go#L71
stringintconv: conversion from _Ctype_ulong (uint64) to string yields a string of one rune, not a string of digits (govet)
|
Lint:
arbos/programs/native_api.go#L75
stringintconv: conversion from _Ctype_ulong (uint64) to string yields a string of one rune, not a string of digits (govet)
|
Lint:
arbos/programs/programs.go#L223
unreachable: unreachable code (govet)
|
Lint
issues found
|
Loading