re-add deploy to test flight step #88
Annotations
1 error, 12 warnings, and 1 notice
deploy
Process completed with exit code 1.
|
build:
code/getting started/Backend.swift#L165
'init(accessLevel:targetIdentityId:metadata:contentType:pluginOptions:)' is deprecated: Use init(metadata:contentType:options)
|
build:
code/getting started/Backend.swift#L181
'init(accessLevel:targetIdentityId:expires:pluginOptions:)' is deprecated: Use init(expires:pluginOptions)
|
build:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
build:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
build:
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.
|
test:
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.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L26
'pluralName' is deprecated: Use of pluralName is deprecated, use syncPluralName instead.
|
test:
code/amplify/generated/models/NoteData+Schema.swift#L29
'id' is deprecated: Use .primaryKey(fields:)
|
test
Tests Passed: 0 failed, 0 skipped, 6 total (16.810 seconds)
|