Support alias types in typeIdentical() #1188
Annotations
17 errors and 1 warning
Build (stable):
ruleguard/filters.go#L720
previous case (typecheck)
|
Build (stable):
ruleguard/filters.go#L735
previous case (typecheck)
|
Build (stable):
ruleguard/irconv/irconv.go#L603
convertExprList declared and not used (typecheck)
|
Build (stable)
cannot range over 3 (untyped int constant) (typecheck)
|
Build (stable)
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Build (stable)
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Build (stable)
a.Lock undefined (type *onceError has no field or method Lock) (typecheck)
|
Build (stable)
a.Unlock undefined (type *onceError has no field or method Unlock) (typecheck)
|
Build (stable)
e.Bytes undefined (type *encodeState has no field or method Bytes) (typecheck)
|
Build (stable)
e.WriteString undefined (type *encodeState has no field or method WriteString) (typecheck)
|
Build (oldstable)
The job was canceled because "stable" failed.
|
Build (oldstable):
internal/xtypes/xtypes.go#L226
x.Rhs undefined (type *types.Alias has no field or method Rhs) (typecheck)
|
Build (oldstable):
ruleguard/filters.go#L14
could not import github.com/quasilyte/go-ruleguard/internal/xtypes (-: # github.com/quasilyte/go-ruleguard/internal/xtypes
|
Build (oldstable):
internal/xtypes/xtypes.go#L226
x.Rhs undefined (type *types.Alias has no field or method Rhs)) (typecheck)
|
Build (oldstable):
ruleguard/typematch/typematch.go#L12
could not import github.com/quasilyte/go-ruleguard/internal/xtypes (-: # github.com/quasilyte/go-ruleguard/internal/xtypes
|
Build (oldstable):
internal/xtypes/xtypes.go#L226
x.Rhs undefined (type *types.Alias has no field or method Rhs)) (typecheck)
|
Build (oldstable)
The operation was canceled.
|
Build (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|