Kirill Garbar
Results
2
issues of
Kirill Garbar
Trying to deploy my code based on Echo Framework, and getting GAE error: ``` ERROR: (gcloud.app.deploy) Error Response: [9] Deployment contains files that cannot be compiled: Compile failed: /work_dir/github.com/valyala/fasttemplate/template.go:12: can't...
Profile scenario missing 'status'. Without status field you'll not be able to disable user or suspend or reactivate though admin interface ``` php public function scenarios() { return [ 'profile'...