fix script name #89
Annotations
5 warnings
libpng warning#L1
Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
|
code/getting started/Backend.swift#L165
'init(accessLevel:targetIdentityId:metadata:contentType:pluginOptions:)' is deprecated: Use init(metadata:contentType:options)
|
code/getting started/Backend.swift#L181
'init(accessLevel:targetIdentityId:expires:pluginOptions:)' is deprecated: Use init(expires:pluginOptions)
|
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
This job succeeded
Loading