feat: menambahkan materi 17. tipe casting with struct #83
Annotations
10 errors and 1 warning
golang_test:
basic/03_variabel/variable.go#L1
: # github.com/bellshade/Golang/basic/03_variabel
|
golang_test:
basic/03_variabel/variable_dinamis.go#L5
main redeclared in this block
|
golang_test:
basic/03_variabel/variable.go#L5
other declaration of main (typecheck)
|
golang_test:
basic/06_looping/looping.go#L1
: # github.com/bellshade/Golang/basic/06_looping
|
golang_test:
basic/06_looping/recursion.go#L5
main redeclared in this block
|
golang_test:
basic/06_looping/looping.go#L5
other declaration of main (typecheck)
|
golang_test:
basic/09_string/contoh_string.go#L1
: # github.com/bellshade/Golang/basic/09_string
|
golang_test:
basic/09_string/gabung_string.go#L8
main redeclared in this block
|
golang_test:
basic/09_string/contoh_string.go#L5
other declaration of main (typecheck)
|
golang_test:
basic/10_array/array.go#L1
: # github.com/bellshade/Golang/basic/10_array
|
golang_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|