Refactoring Juicebox GCP Service #8
Annotations
10 errors
|
Lint and Test
records.NewMongoRecordStore calls options.ClientOptions.ApplyURI, which eventually calls os.ReadFile
|
|
Lint and Test
jb.main calls trace.TracerProvider.Shutdown, which eventually calls os.ReadDir
|
|
Lint and Test
records.NewMongoRecordStore calls mongo.Connect, which eventually calls os.Pipe
|
|
Lint and Test
records.NewMongoRecordStore calls mongo.Connect, which eventually calls os.OpenFile
|
|
Lint and Test
jb.main calls rand.Read, which eventually calls os.Open
|
|
Lint and Test
secrets.init calls os.init, which calls os.NewFile
|
|
Lint and Test
router.RunRouter calls echo.New, which eventually calls os.Getwd
|
|
Lint and Test
router.RunRouter calls log.Logger.Fatal, which eventually calls os.CreateTemp
|
|
Lint and Test
secrets.NewGcpSecretsManager calls apiv1.NewClient, which eventually calls http.Client.PostForm
|
|
Lint and Test
records.DynamoDbRecordStore.WriteRecord calls dynamodb.Client.PutItem, which eventually calls http.Client.Do
|