Push on main #2
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors and 1 warning
Analyze (go)
could not import C (no metadata for C)
|
Analyze (go)
ctx.name undefined (type *AVCodec has no field or method name, but does have Name)
|
Analyze (go)
ctx.long_name undefined (type *AVCodec has no field or method long_name)
|
Analyze (go)
ctx._type undefined (type *AVCodec has no field or method _type)
|
Analyze (go)
ctx.id undefined (type *AVCodec has no field or method id)
|
Analyze (go)
ctx.capabilities undefined (type *AVCodec has no field or method capabilities, but does have Capabilities)
|
Analyze (go)
ctx.codec_type undefined (type *AVCodecContext has no field or method codec_type)
|
Analyze (go)
ctx.codec_type undefined (type *AVCodecContext has no field or method codec_type)
|
Analyze (go)
ctx.codec undefined (type *AVCodecContext has no field or method codec, but does have Codec)
|
Analyze (go)
ctx.bit_rate undefined (type *AVCodecContext has no field or method bit_rate)
|
Analyze (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-media/go-media. Supported file pattern: go.sum
|