refactor: change node kind native to syscall and divide signals and s… #158
Annotations
20 errors and 1 warning
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
Cannot open: File exists
|
Check ubuntu-22.04 @ Go 1.23
cannot use (*adapter)(nil) (value of type *adapter) as ref.TypeAdapter value in variable declaration: *adapter does not implement ref.TypeAdapter (missing method NativeToValue)
|
Check ubuntu-22.04 @ Go 1.23
cannot use &Error{…} (value of type *Error) as ref.Val value in return statement: *Error does not implement ref.Val (missing method ConvertToNative)
|
Check ubuntu-22.04 @ Go 1.23
types.DefaultTypeAdapter.SyscallToValue undefined (type *types.defaultTypeAdapter has no field or method SyscallToValue)
|
Check ubuntu-22.04 @ Go 1.23
cannot use (*Error)(nil) (value of type *Error) as types.Error value in variable declaration: *Error does not implement types.Error (missing method ConvertToNative)
|
Check ubuntu-22.04 @ Go 1.23
cannot use e (variable of type *Error) as ref.Val value in return statement: *Error does not implement ref.Val (missing method ConvertToNative)
|
Check ubuntu-22.04 @ Go 1.23
impossible type switch case: *Error
|
Check ubuntu-22.04 @ Go 1.23
cannot use e (variable of type *Error) as ref.Val value in return statement: *Error does not implement ref.Val (missing method ConvertToNative)
|
Check ubuntu-22.04 @ Go 1.23
cannot use &adapter{} (value of type *adapter) as ref.TypeAdapter value in argument to cel.CustomTypeAdapter: *adapter does not implement ref.TypeAdapter (missing method NativeToValue)
|
Check ubuntu-22.04 @ Go 1.23
cannot use (*adapter)(nil) (value of type *adapter) as ref.TypeAdapter value in variable declaration: *adapter does not implement ref.TypeAdapter (missing method NativeToValue)
|
Check ubuntu-22.04 @ Go 1.23
cannot use &Error{…} (value of type *Error) as ref.Val value in return statement: *Error does not implement ref.Val (missing method ConvertToNative)
|
Check ubuntu-22.04 @ Go 1.23
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|