Dan Acristinii

Results 5 issues of Dan Acristinii

The action example will fail without setting the read permission for the repository and the security events write for the Sarif file.

When trying to deploy the hogwarts demo using Docker, it fails to build. Is there any specific command you require?

current issue: ``` ❯ make CGO_CPPFLAGS="-I/Users/danacristinii/Dev/tinygo/llvm-project/llvm/include -I/Users/danacristinii/Dev/tinygo/llvm-build/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/Users/danacristinii/Dev/tinygo/llvm-build/tools/clang/include -I/Users/danacristinii/Dev/tinygo/llvm-project/clang/include -I/Users/danacristinii/Dev/tinygo/llvm-project/lld/include" CGO_CXXFLAGS="-std=c++17" CGO_LDFLAGS="-lxar -L/Users/danacristinii/Dev/tinygo/llvm-build/lib -lclang -lclangAnalysis -lclangAST -lclangASTMatchers -lclangBasic -lclangCodeGen -lclangCrossTU -lclangDriver -lclangDynamicASTMatchers -lclangEdit -lclangExtractAPI -lclangFormat -lclangFrontend -lclangFrontendTool...

## Bug Report ### Description We were just debugging some DNS issues when running Talos locally as a docker container. Since `8.8.8.8` is not accessible inside our network, we implemented...

I think most things work now, but I am experiencing some weird bugs with the csrf token when setting `GO_ENV=production`. E.g. users cannot log in. Dev seems fine